Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proto: replace hidden field with From impl #2099

Merged
merged 1 commit into from
Dec 20, 2024
Merged

proto: replace hidden field with From impl #2099

merged 1 commit into from
Dec 20, 2024

Conversation

djc
Copy link
Member

@djc djc commented Dec 20, 2024

@djc djc requested a review from Ralith as a code owner December 20, 2024 13:39
@djc djc mentioned this pull request Dec 20, 2024
9 tasks
Copy link
Collaborator

@gretchenfrage gretchenfrage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we get a constructor as well?

@djc
Copy link
Member Author

djc commented Dec 20, 2024

Why? It doesn't seem like we need it, and that feels like a feature.

@gretchenfrage
Copy link
Collaborator

Just seems like it could be useful for any real or hypothetical protocols built on top of QUIC which involve application data transmitting and then utilizing QUIC stream IDs. If you don't wanna do it now it can be added later if it ever comes up.

@Ralith Ralith added this pull request to the merge queue Dec 20, 2024
Merged via the queue into main with commit 43b74b6 Dec 20, 2024
20 checks passed
@Ralith Ralith deleted the stream-id branch December 20, 2024 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants